home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / citta / mi043.dir / 00174_Script_174 < prev    next >
Text File  |  1983-01-30  |  311b  |  20 lines

  1. on enterframe
  2.   spegni 41,47
  3.   global dove,gr,pallina,audio
  4.   set audio to 225
  5.   set pallina to 227
  6.   entrata 39,47
  7. end
  8. on exitFrame
  9.   global anim_loco
  10.   set anim_loco to true
  11.   scu
  12.   sound close 1
  13.   suonosotto 2,"ms010","as10a"
  14.   at_hil 205,6,41
  15. end
  16. on mouseup
  17.   sound close 2
  18.   go "c1"
  19. end
  20.